PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFUserProperty Class / getFormattedValue Method
In This Topic
    getFormattedValue Method
    In This Topic
    Gets the formatted property value.
    Syntax
    public java.lang.String getFormattedValue()

    Return Value

    A formatted representation of the value getValue, that shall be used for special formatting.
    See Also